Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap-select (source) 1.13.6 -> 1.13.18 age adoption passing confidence

Release Notes

snapappointments/bootstrap-select (bootstrap-select)

v1.13.18

Compare Source

Bug Fixes
  • #​1342: Bootstrap select doesn't send field data on form submit (set form attribute on select element to fix)
  • #​2402: In Internet Explorer, with liveSearchPlaceholder enabled, can't select option while searchBox is focused. Also, selected option doesn't get scrolled to when opening menu
  • #​2464: title attribute does not work in 1.13.17 (Safari)
  • #​2469: Shift-Tab key not working in 1.13.17
  • #​2474: With multiple selects, cannot select options with keyboard after using mouse to select options
  • #​2483: Dropdown with unselectable index 0 will not scroll to top on arrow_down with last index selected
  • #​2491: remove placeholder/title option when destroying selectpicker

v1.13.17

Compare Source

Bug Fixes
  • #​478: tab key skips selectpicker inputs on Mac (Safari)
  • #​1023: if title/placeholder enabled, select value changes when pressing back in browser
  • #​1828: selectpicker('mobile') not working on iOS
  • #​2448: Incorrect dropdown style when Bootstrap 4 version is not auto detected since 1.13.13

v1.13.16

Compare Source

Bug Fixes
  • #​2380: Specifying a Title and OptGroups creates a redundant divider
  • #​2381: Tick/check mark rendering in Firefox
  • #​2391: setStyle fails if newElement.parentNode is a document fragment
  • #​2393: liHeight does not consider custom option content when computing li height
  • #​2442: Using a class in optgroup results in an error on refresh in chrome
  • #​2445: Problem with refresh and selected item
  • #​2446: Bootstrap select property dataApiKeydownHandler error

v1.13.15

Compare Source

Bug Fixes
  • #​2430: hasOwnProperty error with jQuery 3.5.0
  • #​2439: error setting bootstrapKeydown if Bootstrap not yet loaded

v1.13.14

Compare Source

Bug Fixes
  • #​2436: TypeError: Cannot read property 'content' of undefined
  • #​2437: If a select has the title attribute set (and is not a multiple select), selecting an option doesn't update the value in the button
Translations

v1.13.13

Compare Source

Bug Fixes
  • #​2339: data-size="false" not working
  • #​2337: calling deselectAll/selectAll immediately after page load throws error
  • #​2320: Dropup becomes a dropdown upon search
  • #​2308: Keyboard control over Bootstrap Dropdown components stops working
  • #​2272: Class bs-placeholder is no longer set on "default" values in 1.13.10
  • #​2352: "Deselect All" doesn't consistently work with virtual scroll

v1.13.12

Compare Source

Bug Fixes
  • #​2176: allow was-validated class to work on select elements without selectpicker class
  • #​2321: CTRL + F5 not working while dropdown is open
  • #​2308: Keyboard control over Bootstrap Dropdown components stops working
  • #​2275: Bug: Event duplication on refresh
  • #​2273: "precompiled bootstrap" link is broken in README
Improvements
  • #​2243: change liveSearch input type from "text" to "search"

v1.13.11

Compare Source

Bug Fixes
  • #​2263: Selecting non-existent option throws error in v1.13.10
  • #​2266: Desired width of dropdown menu breaks after resizing window
  • #​2285: bootstrap-select throws javascript error with jquery slim
  • #​2289: Multiple ticks in optgroup with data-max-options defined as "1"
  • #​2326: In IE11, options aren't visible when moving to bottom via "up" arrow key if select has an optgroup

v1.13.10

Compare Source

Bug Fixes
  • #​1219: Keyboard navigation not working when searching and virtualScroll is false
  • #​2109: elements with .form-control class don't adjust height properly since Bootstrap 4.1.3
  • #​2126: showTick option not working as expected
  • #​2153: Screen reader doesn't read elements in expanded list (NVDA and JAWS)
  • #​2251: A standard select with a selected option doesn't scroll to the selected option if inside an optgroup
  • #​2253: hideDisabled and selectedTextFormat: count not working correctly if disabled options are selected
  • #​2256: selected option styling is not updated if .selectpicker('val', x) is called while dropdown menu is open
  • #​2258: menu size doesn't update when virtualScroll is disabled while the menu is open

v1.13.9

Compare Source

Bug Fixes
  • #​2022: selected class is not removed properly when virtualScroll is disabled and choosing options at the bottom of the select
  • #​2106: setting BootstrapVersion option still shows console warning
  • #​2126: setting show-tick class doesn't work
  • #​2232: Every 'refresh' appends a new span.check-mark
  • #​2233: server-side error: HTMLSelectElement is not defined
  • #​2234: position bootstrap-select behind input field
  • #​2235: Mobile native menu not accessible
  • #​2236: JS errors are thrown when using bootstrap select on js-generated select (after calling destroy())
  • #​2239: Setting styleBase and empty style result in exception
  • #​2244: val() method fires changed.bs.select, but the select's previousValue is not passed through
  • #​2245: some default Bootstrap 4 styles are not being set when using BootstrapVersion
  • #​2248: width: fit in IE collapses button with text overflowing

v1.13.8

Compare Source

Bug Fixes
  • #​1969: Does not work with form-inline from bootstrap
  • #​2229: The height of menu is calculated incorrectly with extra css
  • #​2231: Sanitizer error on large single selects without virtualScroll and one option selected

v1.13.7

Compare Source

Bug Fixes
  • #​2046: val() method incorrectly fires a native change event
  • #​2109: The height of the select doesn't auto-size with multi-line options
  • #​2213: button height wrong if using an older doctype
  • #​2220: js folder missing in bower_components/bootstrap-select/dist
  • #​2221: style option can no longer include multiple styles
  • #​2224: auto width (data-width="auto") not working
  • #​2226: Selecting option by typing is not working correctly


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from ArtieReus, andypf, edda and hgw77 as code owners July 1, 2024 02:19
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 3 times, most recently from 51d30fc to 8b2fc0f Compare August 29, 2024 13:37
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 6 times, most recently from afe756e to a190669 Compare September 5, 2024 08:28
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 4 times, most recently from a1e5772 to 490df61 Compare September 12, 2024 14:08
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 6 times, most recently from 62697dc to 76adf42 Compare September 27, 2024 15:37
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 6 times, most recently from 8917fd8 to 0d24427 Compare October 15, 2024 13:48
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch from 0d24427 to b8e3a0c Compare October 17, 2024 12:56
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 3 times, most recently from ed4020e to 457fad7 Compare April 16, 2025 14:20
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 8 times, most recently from 5509544 to 241e4c5 Compare April 30, 2025 11:53
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 3 times, most recently from f9ef996 to 7c0c594 Compare May 14, 2025 07:21
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 6 times, most recently from cb5a503 to 61f9c4f Compare May 21, 2025 13:56
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch from 61f9c4f to be0dc59 Compare May 23, 2025 09:28
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch 6 times, most recently from adf0aeb to 39d73db Compare June 3, 2025 13:54
@renovate renovate bot force-pushed the renovate/bootstrap-select-1.x branch from 39d73db to 40c704f Compare June 10, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant